You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecInt Class > TMtxVecInt Methods > CopyToArray Method > TMtxVecInt.CopyToArray Method (int[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecInt.CopyToArray Method (int[])

Copies values from the calling object to the Dst array and converts data to 4 byte signed integer numbers.

Syntax
C#
Visual Basic
public TMtxVecInt CopyToArray(ref int[] Dst);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!